Endpoint to match historical incidents to responders?

Is there an endpoint in the API which will return the users who engaged with or responded to resolved incidents. I am currently using the logs to get who was notified about incidents and who acknowledged them. Is there a simpler way to get this list?

Hey Mark,

Thanks for reaching out. I’d like to point you to this endpoint here: https://developer.pagerduty.com/api-reference/c661e065403b5-list-log-entries

This should have what you’re looking for.